pub unsafe extern "C" fn cairo_set_miter_limit(
    cr: *mut cairo_t,
    limit: c_double
)