On this page:
strip-shell-command-start

 (require mzlib/port)

The mzlib/port library mostly re-provides scheme/port.

Reads and discards a leading #! in in (plus continuing lines if the line ends with a backslash). Since #! followed by a forward slash or space is a comment, this procedure is not needed before reading Scheme expressions.