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