Constant ZX_ERR_INTERNAL   
pub const ZX_ERR_INTERNAL: i32 = -1;Expand description
The system encountered an otherwise unspecified error while performing the operation.
pub const ZX_ERR_INTERNAL: i32 = -1;The system encountered an otherwise unspecified error while performing the operation.