DEV_PROP_REF
if (src->type == DEV_PROP_REF && src->is_inline)
if (prop->type != DEV_PROP_REF)
if (!prop || prop->type != DEV_PROP_REF || prop->is_inline)
.type = DEV_PROP_REF, \
.type = DEV_PROP_REF, \