pub fn deserialize_json_string(input: &[u8]) -> Result<(Vec<u8>, usize), Error>