If *pstr starts with the given prefix, modifies *pstr to be right past the prefix and returns true; otherwise leaves *pstr unchanged and returns false. None of pstr, *pstr, and prefix can be NULL.
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected