pub fn initialize( driver: &'static (dyn DirectCharacterDevice + Send + Sync), ) -> Result<&'static Manager<'static>>