pub unsafe extern "C" fn EVP_PKEY_CTX_set_ec_paramgen_curve_nid(
    ctx: *mut EVP_PKEY_CTX,
    nid: c_int
) -> c_int