Enums

This is an exact copy of https://doc.rust-lang.org/core/ffi/enum.c_void.html It should be Equivalent to C’s void type when used as a pointer.

Type Definitions

This might not match C’s c_char exactly. The way we use it makes it fine either way but this type shouldn’t be used outside of the library.