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