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