pub unsafe extern "C" fn wolfSSL_dtls_set_mtu(
    ssl: *mut WOLFSSL,
    arg1: c_ushort
) -> c_int