pub unsafe fn set_structured_error_func( ctx: *mut c_void, handler: Option<xmlStructuredErrorFunc>, )
Set the structured error handler.
void xmlSetStructuredErrorFunc(void *ctx, xmlStructuredErrorFunc handler);
handler