pub unsafe extern "C" fn gtk_action_group_get_action(
    action_group: *mut GtkActionGroup,
    action_name: *const c_char
) -> *mut GtkAction