pub unsafe extern "C" fn hal_i2c_discover_devices(
    bus_num: c_int,
    cfg: *mut ATCAIfaceCfg,
    found: *mut c_int
) -> ATCA_STATUS