pub fn compare_values(a: &Value, b: &Value) -> Ordering
Compare two Values using canonical total ordering, with NULLs last.