pub unsafe extern "C" fn wolfSSL_dtls13_set_send_more_acks(
    ssl: *mut WOLFSSL,
    value: c_int
)