pub unsafe extern "C" fn gtk_snapshot_append_conic_gradient( snapshot: *mut GtkSnapshot, bounds: *const graphene_rect_t, center: *const graphene_point_t, rotation: c_float, stops: *const GskColorStop, n_stops: size_t, )