fn find_cmap_subtable<'a>( cmap: &Cmap<'a>, platform_id: PlatformId, encoding_id: u16, ) -> Option<(u16, PlatformId, u16, CmapSubtable<'a>)>