pub unsafe extern "C" fn cfsetspeed(
    termios: *mut termios,
    speed: u64
) -> i32