#include #include #include #include struct TakeUntil_0 { const uint8_t *start; uintptr_t len; uintptr_t point; }; struct TakeUntil_0 until_nul(const uint8_t *start, uintptr_t len);