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