pub unsafe extern "C" fn gtk_style_lookup_color(
    style: *mut GtkStyle,
    color_name: *const c_char,
    color: *mut GdkColor
) -> gboolean