arc4random_ctx_buf
arc4random_ctx_buf(lctx, buf, n);
arc4random_ctx_buf(ctx, buf, sublen);
void arc4random_ctx_buf(struct arc4random_ctx *, void *, size_t);