pub unsafe extern "C" fn dzl_counter_arena_foreach(
    arena: *mut DzlCounterArena,
    func: DzlCounterForeachFunc,
    user_data: gpointer
)