static REGISTRY: Lazy<Mutex<HashMap<&'static str, for<'a> fn(&'a SqlitePool) -> Pin<Box<dyn Future<Output = Result<(), Error>> + Send + 'a>>>>>