pub unsafe extern "C" fn PyLong_FromVoidPtr(
    arg1: *mut c_void
) -> *mut PyObject