pub type wolfSSL_Malloc_cb = Option<unsafe extern "C" fn(size: size_t) -> *mut c_void>;