pub fn is_older_version(a: u32, b: u32) -> bool
Returns if a is an older version than b, taking into account wrapping of versions.