pub unsafe extern "C" fn ber_put_bitstring( ber: *mut BerElement, str_: *const c_char, bitlen: ber_len_t, tag: ber_tag_t, ) -> c_int