fn write_grub_uki_menuentry( root_path: Utf8PathBuf, setup_type: &BootSetupType<'_>, boot_label: String, id: &Sha512HashValue, esp_device: &String, ) -> Result<()>