pub fn write_utf16_string(dst: &mut impl BufMut, s: &str)
Write a UTF-16LE string without length prefix.