pub unsafe extern "system" fn GetViewportOrgEx(
    hdc: *mut HDC__,
    lppoint: *mut POINT
) -> i32