void silc_sftp_rmdir(SilcSFTP sftp, const char *path, SilcSFTPStatusCallback callback, void *context);
Removes a directory indicated by the `path' and calls the `callback' to indicate the status of the removal.