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