pub unsafe extern "C" fn tcgetattr(
    fd: i32,
    termios: *mut termios
) -> i32