pub unsafe fn SHGetSpecialFolderPathW<'a>( hwnd: impl IntoParam<'a, HWND>, pszpath: PWSTR, csidl: i32, fcreate: impl IntoParam<'a, BOOL>, ) -> BOOL