I'm playing around with writing memory to other processes and now I want to write a whole function to the other processes memory. The problem is that function.sizeof always returns 4. Is there a way to get the actual size?