fn transform_in_memory_wit_bindings(
    wit: &WitBindings,
    module: &Module,
) -> Result<Binding, ManifestError>