void silc_sftp_remove(SilcSFTP sftp, const char *filename, SilcSFTPStatusCallback callback, void *context);
Removes a file indicated by the `filename'. Calls the `callback' to indicate the status of the removing.