pub unsafe fn GenerateConsoleCtrlEvent(
    dwctrlevent: u32,
    dwprocessgroupid: u32
) -> Result<()>