- symbolic-link? filenameprocedure
Determine if a file in the search path is really a symbolic link.
Determine if the first occurence of (filename) in the search path is really a symbolic link.
Note that entries that are symlinks are ignored if (permitSymbolicLinks #t) hasn't been called, and as such, this function will always return 0 in that case.