pub unsafe extern "C" fn ASN1_BIT_STRING_set1( str_: *mut ASN1_BIT_STRING, data: *const u8, length: usize, unused_bits: c_int, ) -> c_int