pub unsafe extern "C" fn gtk_action_set_sensitive(
    action: *mut GtkAction,
    sensitive: gboolean
)