The zig cImport feature is not happy with the line `OSC_REPLY_ERR( r, ( out_msg ? out_msg : "") );` because out_msg is a string list and "" is just a string.