1
2
3
use libc::*;

pub const DTLS1_COOKIE_LENGTH: c_uint = 256;