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