pub unsafe fn HlinkResolveShortcutToString<P0>( pwzshortcutfilename: P0, ppwztarget: *mut PWSTR, ppwzlocation: *mut PWSTR, ) -> Result<()>where P0: Param<PCWSTR>,