pub unsafe extern "C" fn PyLong_FromLongLong(
    arg1: c_longlong
) -> *mut PyObject