pub unsafe extern "C" fn ASN1_BIT_STRING_check(
    str_: *const ASN1_BIT_STRING,
    flags: *const c_uchar,
    flags_len: c_int
) -> c_int