pub async fn register_named( scx: &ServerContext, name: &'static str, default_startup: bool, immutable: bool, ) -> Result<()>