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