pub(crate) fn get_mime_types_internal( clipboard: ClipboardType, seat: Seat<'_>, socket_name: Option<OsString>, ) -> Result<Vec<String>, Error>