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