pub type SQLiteStatements = HashMapId<(u64, Statement)>;
pub struct SQLiteStatements { /* private fields */ }