pub unsafe fn ILCreateFromPathW<P0>(pszpath: P0) -> *mut ITEMIDLIST
where P0: IntoParam<PCWSTR>,