pub unsafe extern "C" fn gtk_style_context_lookup_color(
    context: *mut GtkStyleContext,
    color_name: *const c_char,
    color: *mut GdkRGBA
) -> gboolean