pub unsafe fn SHILCreateFromPath<P0>( pszpath: P0, ppidl: *mut *mut ITEMIDLIST, rgfinout: Option<*mut u32>, ) -> Result<()>where P0: Param<PCWSTR>,