File_A includes (include / require) file_B, and that includes file_B
Please tell me how to correctly determine the size of file_B with file_B (it turns out the sum of sizes) while in file_A? After all, file_A knows only about file_B when calculating the size.