pub unsafe fn list_truncate(
    arg_list: *mut List,
    arg_new_size: c_int
) -> *mut List