pub unsafe extern "C" fn mdb_reader_list(
    env: *mut MDB_env,
    func: MDB_msg_func,
    ctx: *mut c_void
) -> c_int