pub unsafe fn SHGetNewLinkInfoW<P0, P1>( pszlinkto: P0, pszdir: P1, pszname: &mut [u16; 260], pfmustcopy: *mut BOOL, uflags: u32, ) -> BOOLwhere P0: Param<PCWSTR>, P1: Param<PCWSTR>,