pub unsafe extern "C" fn bitset_container_copy(
    source: *const bitset_container_t,
    dest: *mut bitset_container_t
)