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