pub(crate) async fn setup_composefs_boot( root_setup: &RootSetup, state: &State, image_id: &str, allow_missing_fsverity: bool, ) -> Result<()>