Function silc_sftp_close
SYNOPSIS
void silc_sftp_close(SilcSFTP sftp,
SilcSFTPHandle handle,
SilcSFTPStatusCallback callback,
void *context);
DESCRIPTION
Closes the file indicated by the file handle `handle'. Calls the
`callback' to indicate the status of the closing.