pub unsafe extern "C" fn ra_to_uint32_array(
    ra: *const roaring_array_t,
    ans: *mut u32
)