pub type ExtensionPluginResponse = Vec<BTreeMap<String, String>>;
pub struct ExtensionPluginResponse { /* private fields */ }