pub unsafe extern "C" fn gtk_action_set_is_important(
    action: *mut GtkAction,
    is_important: gboolean
)