pub fn resolve_options_shape(linker: &Linker<'_>) -> Result<ShapeRef>
Resolve a general codec’s encode-options shape: core/EncodeOptions, then core/Any, then nil. The shared fallback chain those codecs hand-rolled.
core/EncodeOptions
core/Any