pub fn prefix_keys<T: Serialize>(t: &T, prefix: &str) -> HashMap<String, Value>
Prefix keys on an arbitrary object