pub fn install_openai_codec( cx: &mut LoadCx, linker: &mut Linker<'_>, ) -> Result<()>
Registers the OpenAI codec with the linker, resolving its expression and options shapes and installing it as a runtime codec value.