fido_blob_append
int fido_blob_append(fido_blob_t *, const u_char *, size_t);
if (fido_blob_append(array, chunk->ptr, chunk->len) < 0) {