Return the size of a pointer on the current platform, in bytes
Read a C int from the memory pointed to.
Read a C long from the memory pointed to.
Read a C long long from the memory pointed to.
Write obj as a C int at the memory pointed to.
Write obj as a C long at the memory pointed to.
Write obj as a C long long at the memory pointed to.
[Validate]