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