pub unsafe fn GetConsoleCommandHistoryW<P2>( commands: PWSTR, commandbufferlength: u32, exename: P2, ) -> u32where P2: Param<PCWSTR>,