from cpp11_shared_ptr_template_upcast import *
pd = MakePrintableDerived(20)
pd.GetResult()
pd.GetFormatted()