pub unsafe extern "C" fn libcec_transmit(
    connection: libcec_connection_t,
    data: *const cec_command
) -> c_int