use ;
/// A NUL-terminated UTF-16 string, which is what every W-suffixed call wants.
pub
/// Same, for a path. Paths reaching the API here are already absolute; the
/// verbatim prefix is left alone because the callers that need it added it.
pub
/// Reads a NUL-terminated UTF-16 buffer back into a `String`, stopping at the
/// terminator rather than trusting a returned length.
pub