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