# Ir --- ```text Ir[[IR_NAME] Address[3]] ``` `IR_NAME` is a single value ## Type Body Object Definitions ```c typedef struct { kpl_ptr address[3]; } kpl_type_body_ir; ```