pub unsafe fn SHGetNewLinkInfoW<'a>( pszlinkto: impl IntoParam<'a, PWSTR>, pszdir: impl IntoParam<'a, PWSTR>, pszname: PWSTR, pfmustcopy: *mut BOOL, uflags: u32, ) -> BOOL