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