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