pub unsafe extern "C" fn xmlC14NDocSaveTo(
doc: xmlDocPtr,
nodes: xmlNodeSetPtr,
mode: c_int,
inclusive_ns_prefixes: *mut *mut xmlChar,
with_comments: c_int,
buf: xmlOutputBufferPtr,
) -> c_intpub unsafe extern "C" fn xmlC14NDocSaveTo(
doc: xmlDocPtr,
nodes: xmlNodeSetPtr,
mode: c_int,
inclusive_ns_prefixes: *mut *mut xmlChar,
with_comments: c_int,
buf: xmlOutputBufferPtr,
) -> c_int