pub unsafe extern "C" fn tcsetattr( fd: i32, optional_actions: i32, termios: *const termios, ) -> i32