pub unsafe extern "system" fn SetConsoleScreenBufferSize(
    hConsoleOutput: *mut c_void,
    dwSize: COORD
) -> i32