pub unsafe fn errdetail_plural(
    arg_fmt_singular: *const c_char,
    arg_fmt_plural: *const c_char,
    arg_n: c_ulong
) -> c_int