pub unsafe extern "C" fn PyNumber_Power( o1: *mut PyObject, o2: *mut PyObject, o3: *mut PyObject, ) -> *mut PyObject