void silc_sftp_fstat(SilcSFTP fstp, SilcSFTPHandle handle, SilcSFTPAttrCallback callback, void *context);
Gets a file attributes for a opened file indicated by the `handle'. Calls the `callback' to return the file attributes.