pub unsafe extern "C" fn mdbx_enumerate_tables( txn: *const MDBX_txn, func: MDBX_table_enum_func, ctx: *mut c_void, ) -> c_int