pub unsafe extern "C" fn g_option_context_set_translation_domain(
    context: *mut GOptionContext,
    domain: *const c_char
)