pub(crate) fn copy_internal( options: Options, sources: Vec<MimeSource>, socket_name: Option<OsString>, ) -> Result<(), Error>