pub unsafe extern "C" fn xb_node_child_iter_init(
    iter: *mut XbNodeChildIter,
    self_: *mut XbNode
)