PyLong_AsUnsignedLong

Function PyLong_AsUnsignedLong 

Source
pub unsafe extern "C" fn PyLong_AsUnsignedLong(
    arg1: *mut PyObject,
) -> c_ulong