pub unsafe extern "system" fn SHILCreateFromPath(
    pszpath: PCWSTR,
    ppidl: *mut *mut ITEMIDLIST,
    rgfinout: *mut u32
) -> HRESULT
Expand description

Required features: "Win32_UI_Shell", "Win32_UI_Shell_Common"