pub unsafe extern "C" fn PyNumber_Invert(
    o: *mut PyObject
) -> *mut PyObject