windows::Win32::UI::Shell

Function SHGetPathFromIDListEx

pub unsafe fn SHGetPathFromIDListEx(
    pidl: *const ITEMIDLIST,
    pszpath: &mut [u16],
    uopts: GPFIDL_FLAGS,
) -> BOOL