pub unsafe extern "C" fn PyObject_CallObject( callable_object: *mut PyObject, args: *mut PyObject) -> *mut PyObject