pub fn json_i64(value: &Value, key: &str) -> i64
Reads a signed integer field from a JSON object, defaulting to 0 if absent or the wrong type.