pub unsafe extern "C" fn lirc_send_one(
    fd: c_int,
    remote: *const c_char,
    keysym: *const c_char
) -> c_int