ACA_ERROR_TYPE_COUNT
if (!handle || !info || type >= ACA_ERROR_TYPE_COUNT)
if (type >= ACA_ERROR_TYPE_COUNT)
for (type = ACA_ERROR_TYPE_UE; type < ACA_ERROR_TYPE_COUNT; type++)
for (type = ACA_ERROR_TYPE_UE; type < ACA_ERROR_TYPE_COUNT; type++)
struct aca_error errors[ACA_ERROR_TYPE_COUNT];