Help: libunbound ub_result parsing

Hello;

I am integrating unbound 1.13.0 in our opewrt based product for DNS, SRV and Inverse PTR queries. I am using ub_resolve_async() for queries and processing responses from ub_result via the callback. I have following questions in this regard: