include/lightspeed@diff_BadFieldCount.hrl

-record(bad_field_count, {
    stage :: binary(),
    expected :: integer(),
    actual :: integer()
}).