pub unsafe extern "C" fn wolfDTLS_SetChGoodCb( ssl: *mut WOLFSSL, cb: ClientHelloGoodCb, user_ctx: *mut c_void, ) -> c_int