pub unsafe fn PathFindOnPathW(
    pszpath: &mut [u16; 260],
    ppszotherdirs: Option<*const *const u16>
) -> BOOL