pub unsafe extern "C" fn PyObject_CallFunction( callable_object: *mut PyObject, format: *mut c_char, ... ) -> *mut PyObject