pub const ZX_ERR_BUFFER_TOO_SMALL: zx_status_t = -15;
The caller-provided buffer is too small for this operation.