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