pub unsafe extern "C" fn gtk_action_group_set_translation_domain(
    action_group: *mut GtkActionGroup,
    domain: *const c_char
)