pub fn open_system_file( ctx: &mut Context<'_>, path: String, truncate: bool, ) -> Result<Sender<FileMessage>, Error>