pub unsafe extern "C" fn cairo_set_line_width(
    cr: *mut cairo_t,
    width: c_double
)