ossl_json_array_end
void ossl_json_array_end(OSSL_JSON_ENC *json);
ossl_json_array_end(&qlog->json);
#define OPJ_END_A() OP_CALL(ossl_json_array_end)