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