If I assign an integer to the dir_fd argument of os.fwalk(), a fourth value ist added to each of the tuples generated by list(os.fwalk()).
dir_fd
os.fwalk()
list(os.fwalk())