pub unsafe extern "system" fn GetNumberOfConsoleInputEvents(
    hconsoleinput: HANDLE,
    lpnumberofevents: *mut u32,
) -> BOOL