pub unsafe extern "C" fn cairo_get_dash(
    cr: *mut cairo_t,
    dashes: *mut f64,
    offset: *mut f64
)