pub fn vec_to_list(vec: Vec<i32>) -> Option<Box<ListNode>>