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