pub unsafe extern "C" fn g_action_group_has_action(
    action_group: *mut GActionGroup,
    action_name: *const c_char
) -> gboolean