pub unsafe extern "C" fn PyModule_New(
    name: *const i8
) -> *mut PyObject