pub fn sanity_checks() -> bool
Expand description

sanity checks for using the types. We are not using the internal representation of the types at all, but we do care about the size and alignments of the types.

This will also us detect whenever there is a change in the underlying C representation