pub unsafe extern "system" fn GetConsoleScreenBufferInfoEx(
    hConsoleOutput: *mut c_void,
    lpConsoleScreenBufferInfoEx: *mut CONSOLE_SCREEN_BUFFER_INFOEX
) -> i32