pub unsafe extern "system" fn SetMiterLimit(
    hdc: *mut HDC__,
    limit: f32,
    old: *mut f32
) -> i32