fn transform_in_memory_wai_bindings(
    wai: &WaiBindings,
    module: &Module,
) -> Result<Binding, ManifestError>