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

Required features: "Win32_UI_Shell", "Win32_UI_Shell_Common"