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