fn is_soft_rebootable( depl_boot_digest: &str, booted_boot_digest: &str, depl_cmdline: &Cmdline<'_>, booted_cmdline: &Cmdline<'_>, ) -> bool