pub unsafe extern "C" fn tsk_avl_tree_int_ordered_nodes(
    self_: *const tsk_avl_tree_int_t,
    out: *mut *mut tsk_avl_node_int_t
) -> c_int