pub unsafe extern "system" fn GetNumberOfConsoleInputEvents(
    hConsoleInput: *mut c_void,
    lpNumberOfEvents: *mut u32
) -> i32