pub unsafe extern "C" fn mdbx_assert_fail( env: *const MDBX_env, msg: *const c_char, func: *const c_char, line: c_uint, ) -> !