pub unsafe extern "C" fn xmlTextWriterWriteComment(
    writer: xmlTextWriterPtr,
    content: *const xmlChar
) -> c_int