pub type wolfSSL_Ref = wolfSSL_RefWithMutex;
#[repr(C)]pub struct wolfSSL_Ref { pub count: i32, }
count: i32