fn human_render_slot_ostree( out: impl Write, slot: Option<Slot>, entry: &BootEntry, ostree_commit: &str, verbose: bool, ) -> Result<()>
Output a rendering of a non-container boot entry.