pub(crate) fn maybe_verbatim(path: &Path) -> Result<Vec<u16>>
Returns a UTF-16 encoded path capable of bypassing the legacy MAX_PATH limits.
MAX_PATH
This path may or may not have a verbatim prefix.