int silc_file_write(int fd, const char *buffer, SilcUInt32 len);
Writes `buffer' of length of `len' to file descriptor `fd'.