fn firstIndexOfValue(vec: anytype, value: field_call) ?VectorIndex(@TypeOf(vec))
vec: anytype,
value: field_call,