pub unsafe fn findsubquery(
    arg_root: *mut QTNode,
    arg_ex: *mut QTNode,
    arg_subs: *mut QTNode,
    arg_isfind: *mut bool
) -> *mut QTNode