pub unsafe extern "C" fn libcec_set_hdmi_port(
    connection: libcec_connection_t,
    baseDevice: cec_logical_address,
    iPort: u8
) -> c_int