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