void silc_sftp_lstat(SilcSFTP sftp, const char *path, SilcSFTPAttrCallback callback, void *context);
Gets the file attributes for a file indicated by the `path'. This will not follow symbolic links. Calls the `callback' to return the file attributes