fn cStrToPrefixedFileW(s: [*:0]const u8) !PathSpace
Same as sliceToPrefixedFileW but accepts a pointer to a null-terminated path.
sliceToPrefixedFileW
s: [*:0]const u8,