Skip parens, brackets. Input: t is on opening ( Output: *pt is set to closing token, which is ')' on success
true successful false some parsing error
See Implementation
Skip parens, brackets. Input: t is on opening ( Output: *pt is set to closing token, which is ')' on success