pub unsafe extern "C" fn mdbx_reader_list( env: *const MDBX_env, func: MDBX_reader_list_func, ctx: *mut c_void, ) -> c_int