pub unsafe fn EVP_PKEY_assign_EC_KEY(
    pkey: *mut EVP_PKEY,
    ec_key: *mut EC_KEY
) -> c_int