pub unsafe extern "C" fn tsk_tree_equals(
    self_: *const tsk_tree_t,
    other: *const tsk_tree_t
) -> bool