Constant ZX_ERR_ACCESS_DENIED    
pub const ZX_ERR_ACCESS_DENIED: i32 = -30;Expand description
The caller did not have permission to perform the specified operation.
pub const ZX_ERR_ACCESS_DENIED: i32 = -30;The caller did not have permission to perform the specified operation.