pub unsafe extern "C" fn wolfSSL_send( ssl: *mut WOLFSSL, data: *const c_void, sz: c_int, flags: c_int, ) -> c_int