pub unsafe extern "system" fn StrRetToStrW(
    pstr: *mut STRRET,
    pidl: *const ITEMIDLIST,
    ppsz: *mut PWSTR
) -> HRESULT
Expand description

Required features: "Win32_UI_Shell", "Win32_UI_Shell_Common"