Function windows_sys::Win32::UI::Shell::SHBindToFolderIDListParentEx

pub unsafe extern "system" fn SHBindToFolderIDListParentEx(
    psfroot: *mut c_void,
    pidl: *const ITEMIDLIST,
    ppbc: *mut c_void,
    riid: *const GUID,
    ppv: *mut *mut c_void,
    ppidllast: *mut *mut ITEMIDLIST,
) -> HRESULT