pub unsafe extern "C" fn wolfSSL_ASN1_STRING_cmp(
    a: *const WOLFSSL_ASN1_STRING,
    b: *const WOLFSSL_ASN1_STRING
) -> c_int