pub const fn smul_into_u32<const B: u32, const ARG: u32>(v: f32) -> u32
Saturates the raw count to [-2^(B-1), 2^(B-1) - 1] (see $sdiv_into).
[-2^(B-1), 2^(B-1) - 1]
$sdiv_into