pub unsafe extern "C" fn panel_widget_insert_action_group(
    self_: *mut PanelWidget,
    prefix: *const c_char,
    group: *mut GActionGroup
)