! [X] Fix gc of Stdio.File. *Working as intended, WONTFIX*
I agree with this. It'd still be nice to remove the Fd_ref indirection so that callbacks in the Stdio.File don't count as cyclic refs (refs in an object to itself aren't counted since 7.6), but it's not something to do before the release.