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