num_to_str
int num_to_str(char *buf, int size, unsigned long long num, unsigned int width)
static inline char *num_to_str(unsigned long num, char *buf, int len)