pub unsafe fn SetConsoleNumberOfCommandsW<P0>(number: u32, exename: P0) -> BOOL
where P0: IntoParam<PCWSTR>,