pub unsafe extern "C" fn gtk_ui_manager_insert_action_group(
    manager: *mut GtkUIManager,
    action_group: *mut GtkActionGroup,
    pos: c_int
)