pub fn result_json(context: *mut sqlite3_context, value: Value) -> Result<()>
Result the given JSON as a value that other SQLite JSON functions expect: a stringified text result with subtype of āJā.