pub unsafe extern "C" fn libcec_detect_adapters(
    connection: libcec_connection_t,
    deviceList: *mut cec_adapter_descriptor,
    iBufSize: u8,
    strDevicePath: *const c_char,
    bQuickScan: c_int
) -> i8