#include <aoi.h> int32_t (*Close)(AOIStream_t *stream);
This function should close the stream and free any data allocated at open.
0 if successful.