auimpl_engine_open
if ((rv = auimpl_engine_open(sp, flags | ENGINE_OUTPUT)) != 0)
if ((rv = auimpl_engine_open(sp, flags | ENGINE_INPUT)) != 0)
int auimpl_engine_open(audio_stream_t *, int);