pub unsafe fn SHGetPathFromIDListW(
    pidl: *const ITEMIDLIST,
    pszpath: &mut [u16; 260]
) -> BOOL