pub unsafe extern "C" fn CBS_asn1_bitstring_has_bit(
    cbs: *const CBS,
    bit: c_uint
) -> c_int