pub unsafe extern "system" fn GetConsoleScreenBufferInfo(
    hConsoleOutput: *mut c_void,
    lpConsoleScreenBufferInfo: *mut CONSOLE_SCREEN_BUFFER_INFO
) -> i32