pub unsafe extern "C" fn cairo_mesh_pattern_line_to(
    pattern: *mut cairo_pattern_t,
    x: f64,
    y: f64
)