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