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