pub unsafe extern "C" fn PyModule_NewObject(
    name: *mut PyObject
) -> *mut PyObject