pub unsafe extern "C" fn mdbx_dbi_stat( txn: *const MDBX_txn, dbi: u32, stat: *mut MDBX_stat, bytes: usize, ) -> i32
mdbx