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