Variable visitIfNotNull

void visitIfNotNull(fields...) = visitIfNotNull!(fields[0]) ~ visitIfNotNull!(fields[1 .. __dollar]);