pub unsafe extern "C" fn cairo_pattern_create_linear( x0: f64, y0: f64, x1: f64, y1: f64 ) -> *mut cairo_pattern_t