pub type NNModelResource = c_void;
@struct NNModelResource
DeepViewRT Models may have resources embedded into them and this datatype is their handle.
enum NNModelResource {}