pub unsafe extern "C" fn mdbx_env_stat_ex( env: *const MDBX_env, txn: *const MDBX_txn, stat: *mut MDBX_stat, bytes: usize, ) -> i32
mdbx