fn named_tuple<L: SchemaTypeLink>(
    name: &'static str,
    fields: impl IntoIterator<Item = WellKnownTypeId>
) -> ScryptoTypeData<L>