fn countElementsWithValue(vec: anytype, value: field_call) VectorCount(@TypeOf(vec))
vec: anytype,
value: field_call,