pub unsafe extern "system" fn GetConsoleCursorInfo(
    hConsoleOutput: *mut c_void,
    lpConsoleCursorInfo: *mut CONSOLE_CURSOR_INFO
) -> i32