I tried, but there isn’t a way to just save that number into a long int64, it requires conversion to low 32 and high 32 and I’ve tried looking for what that means and I come up blank. Is there any examples of direct conversion or documentation on how to do that?