fn checkNonScalarSentinel(expected: anytype, actual: @TypeOf(expected)) void
expected: anytype,
actual: @TypeOf(expected),