pub fn write_bytes_opt( v: Option<impl AsRef<[u8]>>, buf: &mut impl BufMut, ) -> Result<(), TryFromIntError>