STRPTR p = hw_PathPart(STRPTR path);
hw_PathPart() in order to separate file and path
components in a path specification. If there is only one component in the path
specification, hw_PathPart() will return a pointer to the beginning of the string.
This function is thread-safe.