pub unsafe extern "system" fn WsGetWriterPosition(
    writer: *const WS_XML_WRITER,
    nodeposition: *mut WS_XML_NODE_POSITION,
    error: *const WS_ERROR,
) -> HRESULT