Functions for direct extracting fields from a message parsed with JSMN
Refer to ipserc/jsmnRiptok to see an example of how to use this functions
jsmnRipper uses linked lists to map the path to follow to find a specific token.
Use ipserc/list library to manage the linked lists inside jsmnRipper