realpath
realpath(const char * __restrict path, char * __restrict resolved)
#define realpath(x, y) (sftp_realpath((x), (y)))