fn object_keys(value: Option<&Value>) -> Vec<String>
Return sorted object keys for a JSON object value.