pub unsafe extern "C" fn g_action_group_action_state_changed(
    action_group: *mut GActionGroup,
    action_name: *const c_char,
    state: *mut GVariant
)