pub unsafe extern "C" fn l_rbtreeDelete(
    t: *mut L_RBTREE,
    key: RB_TYPE
)