async fn download_blocks( engine: &mut Client, blocks: &mut VecDeque<MinaBlockBlockStableV2>, dir: &Path, head_height: u32, snarked_height: u32, )