pub(crate) const fn ulong_cast_uint(x: c_ulong) -> c_uint
Checked casting from unsigned long to unsigned int.
unsigned long
unsigned int