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