pub unsafe extern "C" fn PyLong_FromUnsignedLongLong(
    arg1: c_ulonglong
) -> *mut PyObject