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