pub type RefFatDBMut<'a> = FatDBMut<'a, ExtensionLayout>;
pub struct RefFatDBMut<'a> { /* private fields */ }