#ifndef PRB_OS_IO_H #define PRB_OS_IO_H Str8 str8_read_entire_file(Arena *arena, Str8 filename); Str8 get_cwd(void); #endif /* PRB_OS_IO_H */