pub unsafe extern "C" fn dm_bit_union(
    out: dm_bitset_t,
    in1: dm_bitset_t,
    in2: dm_bitset_t
)