Convert a user-defined object to its userdata.
ffi.Pointer<ffi.Void> py_touserdata( py_Ref arg0, ) { return _py_touserdata( arg0, ); }