convert_num_spec
num = convert_num_spec(va_arg(args, int), fmt.size, spec);
num = convert_num_spec(get_arg(int), fmt.size, spec);