@accepts(utf8) @returns(utf8) def uri_resolve_symlink(uri)
Attempts to resolve symlinks in @uri and return a canonical URI for the file it identifies.
uri :
the URI to process
Returns :
resolved URI, or NULL on error