pub unsafe fn WsGetWriterPosition(
    writer: *const WS_XML_WRITER,
    nodeposition: *mut WS_XML_NODE_POSITION,
    error: Option<*const WS_ERROR>
) -> Result<()>