Call a type to create a new instance.
bool py_tpcall( int type, int argc, py_Ref argv, ) { return _py_tpcall( type, argc, argv, ); }