pub unsafe extern "system" fn LineTo(
    hdc: *mut HDC__,
    nXEnd: i32,
    nYEnd: i32
) -> i32