fn write_key_frame_obus<T: Pixel>( packet: &mut dyn Write, fi: &FrameInvariants<T>, obu_extension: u32, ) -> Result<()>