\brief Flush buffered events. \param track track
void ass_flush_events( ffi.Pointer<ASS_Track> track, ) { return _ass_flush_events( track, ); }