pub fn optional_u64(args: &Value, key: &str, default: u64) -> u64
Extract an optional u64 parameter with a default value.