scnprintf_pad
int scnprintf_pad(char * buf, size_t size, const char * fmt, ...);
scnprintf_pad(buf, symbol_conf.pad_output_len_dso, "%s", dsoname);