pub unsafe extern "C" fn PyLong_FromSize_t(
    arg1: size_t
) -> *mut PyObject