pub type CallbackGenCookie = Option<unsafe extern "C" fn(ssl: *mut WOLFSSL, buf: *mut c_uchar, sz: c_int, ctx: *mut c_void) -> c_int>;