pub type RawDevice = *mut crypt_device;
Raw pointer to the underlying crypt_device opaque struct
crypt_device