pub unsafe extern "C" fn gtk_action_group_remove_action(
    action_group: *mut GtkActionGroup,
    action: *mut GtkAction
)