pub fn set_json_pointer( value: &mut Value, pointer: &str, replacement: Value, ) -> CheckpointResult<()>