pub(crate) const fn u32_cast_int(x: u32) -> c_int
Used to avoid overflowing_literals when the value is in-range for the unsigned number but out-of-range for signed.
overflowing_literals