pub unsafe fn sort_less( L: *mut lua_State, t: *mut LuaTable, i: i32, j: i32, pred: SortPredicate, ) -> i32