pub unsafe extern "C" fn cairo_pattern_create_rgb(
    red: f64,
    green: f64,
    blue: f64
) -> *mut cairo_pattern_t