pub unsafe extern "C" fn g_option_group_set_translation_domain(
    group: *mut GOptionGroup,
    domain: *const c_char
)