1{# SPDX-License-Identifier: GPL-2.0 #} 2{% if annotate %} 3 /* (fixed-length array) */ 4{% endif %} 5 {{ type }} {{ name }}[{{ size }}]; 6