⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here
pub unsafe extern "C" fn PyLong_FromLongLong(
    arg1: c_longlong
) -> *mut PyObject