3 #include <ctu_tree_api.h>
CT_TREE_API tree_t * tree_builtin_alignof(const node_t *node, const tree_t *type, const tree_t *align_type)
CT_TREE_API tree_t * tree_builtin_offsetof(const node_t *node, const tree_t *type, const tree_t *field, const tree_t *offset_type)
CT_BEGIN_API CT_TREE_API tree_t * tree_builtin_sizeof(const node_t *node, const tree_t *type, const tree_t *size_type)
a position in a source file