Function g_option_context_set_translation_domain

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