1{% from "data_types_definition.tmpl" import struct_def %} 2{% include "header.java.tmpl" %} 3 4{{ struct_def(struct) }} 5