pub type PbListHummockMetaConfigResponse = ListHummockMetaConfigResponse;
struct PbListHummockMetaConfigResponse { pub configs: HashMap<String, String>, }
configs: HashMap<String, String>