pub const fn rounded_div_u16(dividend: u16, divisor: u16) -> u16
Get rounded result of an integer division.