pub type CRYPTO_BUFFER = crypto_buffer_st;
#[repr(C)]pub struct CRYPTO_BUFFER { _unused: [u8; 0], }
_unused: [u8; 0]