pub unsafe extern "C" fn xmlSaveToIO(
iowrite: xmlOutputWriteCallback,
ioclose: xmlOutputCloseCallback,
ioctx: *mut c_void,
encoding: *const c_char,
options: c_int,
) -> xmlSaveCtxtPtrpub unsafe extern "C" fn xmlSaveToIO(
iowrite: xmlOutputWriteCallback,
ioclose: xmlOutputCloseCallback,
ioctx: *mut c_void,
encoding: *const c_char,
options: c_int,
) -> xmlSaveCtxtPtr