pub unsafe extern "system" fn ScaleViewportExtEx(
    hdc: *mut HDC__,
    xn: i32,
    dx: i32,
    yn: i32,
    yd: i32,
    lpsz: *mut SIZE
) -> i32