pub unsafe extern "C" fn g_application_set_action_group(
    application: *mut GApplication,
    action_group: *mut GActionGroup
)