pub unsafe extern "system" fn SetViewportExtEx(
    hdc: *mut HDC__,
    x: i32,
    y: i32,
    lpsz: *mut SIZE
) -> i32