#[unsafe(no_mangle)]pub static mut xsltGenericError: Option<xmlGenericErrorFunc>Expand description
xmlGenericErrorFunc xsltGenericError — the libxslt error callback.
Upstream defaults to xsltGenericErrorDefaultFunc (xsltutils.c, a variadic
stderr printer); the candidate’s shim below reproduces it (R-000135
divergence now closed).