#[no_mangle]
pub extern "C" fn ket_dump_count(
    dump: &Dump,
    cnt: *mut *const u32,
    size: &mut usize
) -> i32