pub fn decode_json(jsonb_bytes: &[u8]) -> Result<String, Box<dyn Error>>
Decode JSONB bytes to JSON string