pub fn write_dev_with_gpt_img<R: Read>( gpt_img_reader: &mut R, dev_path: &str, ) -> Result<(), Error>