pub const NNError_NN_ERROR_SYSTEM_ERROR: NNError = 18;
A system error occured when interfacing with an operating system function. On some systems errno might be updated with the underlying error code.