pub unsafe extern "C" fn dngettext(
    domain: *const c_char,
    s1: *const c_char,
    s2: *const c_char,
    n: c_ulong
) -> *mut c_char