pub type EMRPOLYLINETO = EMRPOLYLINE;
struct EMRPOLYLINETO { pub emr: EMR, pub rclBounds: RECTL, pub cptl: u32, pub aptl: [POINTL; 1], }
emr: EMR
rclBounds: RECTL
cptl: u32
aptl: [POINTL; 1]