pub fn get_map_value_bytes( _map_type: MapType, _key: &str, ) -> Result<Option<Bytes>, Status>
Gets the map value bytes.