pub const ZX_ERR_BAD_STATE: i32 = -20;
The operation failed because the current state of the object does not allow it, or a precondition of the operation is not satisfied.