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