Source position: xlink.inc line 50
type xlinkActuate = (
XLINK_ACTUATE_NONE = 0,
XLINK_ACTUATE_AUTO,
XLINK_ACTUATE_ONREQUEST
);