I'd probably ("probably" because I haven't seen the API and don't know what it's for) remap the API so that only one XSUB returns the blessed reference.
Alternatively, instead of calling VOX_new_parser() directly, call an intermediate function from the two XSUBs that need it.
Michael
Comment on Re: XSubs and returning blessed references?