SilcBool silc_to_upper(const char *string, char *dest, SilcUInt32 dest_size);
Converts string to capital characters.