fn load_common<R: Debug + GuestArch>( loader: &mut Loader<'_, R>, tmk: &File, test: &TestInfo, ) -> Result<LoadInfo>