pub unsafe extern "C" fn tcsendbreak(
    fd: c_int,
    duration: c_int
) -> c_int