pub unsafe extern "system" fn MoveToEx(
    hdc: *mut HDC__,
    X: i32,
    Y: i32,
    lpPoint: *mut POINT
) -> i32