pub unsafe extern "C" fn EVP_PKEY_paramgen(
    ctx: *mut EVP_PKEY_CTX,
    out_pkey: *mut *mut EVP_PKEY
) -> c_int