Function windows_sys::Win32::UI::Shell::SHGetPathFromIDListEx
pub unsafe extern "system" fn SHGetPathFromIDListEx(
pidl: *const ITEMIDLIST,
pszpath: PWSTR,
cchpath: u32,
uopts: GPFIDL_FLAGS,
) -> BOOL