So what's the New Improved Method to replace strlcpy(buffer, "the default value", size_of_buffer);, then?
buffer? buffer : "the default value"