pub fn sort_json_keys(value: Value) -> Value
Sort the keys of a JSON object
This is used to make the JSON object deterministic.