pub unsafe fn read_wide_string_unchecked<'a>(ptr: *const u16) -> String
Reads zero terminated string at ptr.
ptr