pub fn get_map_value_bytes(
    map_type: MapType,
    key: &str
) -> Result<Option<Bytes>, Status>