pub unsafe extern "C" fn PyCapsule_IsValid(
capsule: *mut PyObject,
name: *const c_char
) -> c_int