/* See LICENSE file for copyright and license details. */ #include "common.h" extern inline void libautomata_execute_automaton(struct libautomata_automaton *, const void *, void **, size_t *);