pub unsafe extern "C" fn wolfSSL_CTX_dtls_set_mtu(
    ctx: *mut WOLFSSL_CTX,
    arg1: c_ushort
) -> c_int