Function windows_sys::Win32::UI::Shell::SHGetSpecialFolderLocation
pub unsafe extern "system" fn SHGetSpecialFolderLocation(
hwnd: HWND,
csidl: i32,
ppidl: *mut *mut ITEMIDLIST,
) -> HRESULT