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