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