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