pub fn own_keys(v: &Value) -> Result<Option<Vec<String>>, String>
[[OwnPropertyKeys]], as INTERNAL key strings (so a symbol key comes back as @@sym:<id> — the form the rest of the runtime indexes by).
[[OwnPropertyKeys]]
@@sym:<id>