async_fibre_free
#define async_fibre_free(f)
void async_fibre_free(async_fibre *fibre)
#define async_fibre_free(f) (DeleteFiber((f)->fibre))