Function SetConsoleNumberOfCommandsA

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