pub unsafe extern "system" fn SHGetPathFromIDListEx(
    pidl: *const ITEMIDLIST,
    pszpath: PWSTR,
    cchpath: u32,
    uopts: i32
) -> BOOL
Expand description

Required features: "Win32_UI_Shell", "Win32_Foundation", "Win32_UI_Shell_Common"