pub unsafe extern "C" fn g_dngettext(
    domain: *const i8,
    msgid: *const i8,
    msgid_plural: *const i8,
    n: u64
) -> *const i8