pub unsafe extern "C" fn gtk_gradient_add_color_stop(
    gradient: *mut GtkGradient,
    offset: c_double,
    color: *mut GtkSymbolicColor
)