pub async fn write_skip_frame_header_async( writer: impl AsyncWrite + Unpin, data_len: u32, ) -> Result<()>