Checks whether StringPiece starts with x and if so advances the beginning of it to past the match. It's basically a shortcut for starts_with followed by remove_prefix.
source not stored for this graph (policy: none)
no outgoing calls