Hi, I would like to add filter options to babeltrace. I am exploring the babeltrace API. When the type_id of a field (bt_declaration) is CTF_TYPE_INTEGER, how can one determine whether to use bt_ctf_get_uint64 or bt_ctf_get_int64 to retrieve the value ?