pub unsafe extern "C" fn ddsrt_avl_cfind_min(
    td: *const ddsrt_avl_ctreedef_t,
    tree: *const ddsrt_avl_ctree_t
) -> *mut c_void