pub unsafe extern "C" fn xb_node_child_iter_next(
    iter: *mut XbNodeChildIter,
    child: *mut *mut XbNode
) -> gboolean