pub fn pwstr_to_string_len(value: PWSTR, len: usize) -> String
Convert a PWSTR with an explicit UTF-16 code-unit length into String.
PWSTR
String