pub type NNModelResource = c_void;
@struct NNModelResource
DeepViewRT Models may have resources embedded into them and this datatype is their handle.
#[repr(u8)]pub enum NNModelResource {}