Function: tramp-compat-file-name-unquote
tramp-compat-file-name-unquote is a for
file-name-unquote, defined in files.el.gz.
Signature
(tramp-compat-file-name-unquote NAME &optional TOP)
Documentation
Remove quotation prefix "/:" from file NAME, if any.
If NAME is a remote file name and TOP is nil, the local part of NAME is unquoted.