pub unsafe extern "C" fn tsk_avl_tree_int_insert(
    self_: *mut tsk_avl_tree_int_t,
    node: *mut tsk_avl_node_int_t
) -> c_int