pub unsafe fn ChangeMenuW<P2>( hmenu: HMENU, cmd: u32, lpsznewitem: P2, cmdinsert: u32, flags: u32, ) -> BOOLwhere P2: Param<PCWSTR>,