pub type EMRMOVETOEX = EMRLINETO;
struct EMRMOVETOEX { pub emr: EMR, pub ptl: POINTL, }
emr: EMR
ptl: POINTL