c
struct strbuf realpath;
// Initialize realpath later when the actual size is known
// Use strbuf_grow() or similar functions to ensure sufficient space
