pub unsafe extern "system" fn FixBrushOrgEx(
    hdc: *mut HDC__,
    x: i32,
    y: i32,
    ptl: *mut POINT
) -> i32