pub unsafe fn CreatePolyPolygonRgn(
    pptl: *const POINT,
    pc: &[i32],
    imode: CREATE_POLYGON_RGN_MODE
) -> HRGN