pub unsafe extern "C" fn mdbx_env_info_ex( env: *const MDBX_env, txn: *const MDBX_txn, info: *mut MDBX_envinfo, bytes: usize, ) -> i32
mdbx