fn resolve_uuid_name( name: StringOrUnsignedLong, assigned_numbers_table: &'static [(&'static str, u32)], prefix: &str, ) -> Fallible<DOMString>