pub unsafe extern "C" fn PyObject_CallFinalizerFromDealloc(
    arg1: *mut PyObject
) -> c_int