format_location
int format_location(char *buf, size_t size, const struct location *loc);
format_location(buf, sizeof(buf), loc);