pub unsafe extern "C" fn cfsetispeed(
    termios: *mut termios,
    speed: speed_t
) -> c_int