pub async fn load_schema_plugin_with_proto(
    proto: impl AsRef<ProtoEnvironment>
) -> Result<PathBuf>