pub const ZX_ERR_INVALID_ARGS: i32 = -10;
An argument is invalid. For example, a null pointer when a null pointer is not permitted.