SHGetRealIDL

Function SHGetRealIDL 

pub unsafe fn SHGetRealIDL<P0>(
    psf: P0,
    pidlsimple: *const ITEMIDLIST,
) -> Result<*mut ITEMIDLIST>
where P0: Param<IShellFolder>,