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