void silc_sftp_realpath(SilcSFTP sftp, const char *path, SilcSFTPNameCallback callback, void *context);
Canonicalizes the path indicated by the `path' to a absolute path. The `callback' is called to return the absolute path.