pub unsafe extern "system" fn OffsetViewportOrgEx(
    hdc: *mut HDC__,
    x: i32,
    y: i32,
    lppt: *mut POINT
) -> i32