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