pub fn resolve_scrypto_well_known_type(
    well_known_index: WellKnownTypeId
) -> Option<&'static TypeData<ScryptoCustomTypeKind, LocalTypeId>>