pub fn median_32(a: u32, b: u32, c: u32) -> u32
Return the median of three integers.
101 mWU (milli weight units)