#define MAX_FIBERS 4096 STATIC_ASSERT(MAX_FIBERS < I16_MAX); /* Fiber id should fit max fibers */ i16 FiberId(void);