pub type EMRSETWINDOWORGEX = EMRSETVIEWPORTORGEX;
struct EMRSETWINDOWORGEX { pub emr: EMR, pub ptlOrigin: POINTL, }
emr: EMR
ptlOrigin: POINTL