pub unsafe fn SHGetSpecialFolderPathW( hwnd: Option<HWND>, pszpath: &mut [u16; 260], csidl: i32, fcreate: bool, ) -> BOOL