pub unsafe extern "stdcall" fn OffsetViewportOrgEx(
    arg1: HDC,
    arg2: c_int,
    arg3: c_int,
    arg4: LPPOINT
) -> BOOL