pub unsafe extern "C" fn boolector_free_bits(
    btor: *mut Btor,
    bits: *const c_char
)