pub unsafe extern "C" fn errhint_plural(
    fmt_singular: *const c_char,
    fmt_plural: *const c_char,
    n: c_ulong,
     ...
) -> c_int