pub unsafe extern "C" fn gtk_widget_modify_fg(
    widget: *mut GtkWidget,
    state: GtkStateType,
    color: *const GdkColor
)