Convert a name to a null-terminated string.
ffi.Pointer<ffi.Char> py_name2str( int arg0, ) { return _py_name2str( arg0, ); }