pub unsafe extern "system" fn SHGetDataFromIDListA(
    psf: IShellFolder,
    pidl: *const ITEMIDLIST,
    nformat: SHGDFIL_FORMAT,
    pv: *mut c_void,
    cb: i32
) -> HRESULT
Expand description

Required features: "Win32_UI_Shell", "Win32_UI_Shell_Common"