pub unsafe fn SHGetFolderPathA( hwnd: Option<HWND>, csidl: i32, htoken: Option<HANDLE>, dwflags: u32, pszpath: &mut [u8; 260], ) -> Result<()>