Function openssl_sys::SSL_CTX_set_cookie_generate_cb

pub unsafe extern "C" fn SSL_CTX_set_cookie_generate_cb(s: *mut SSL_CTX, cb: Option<extern "C" fn(*mut SSL, *mut c_uchar, *mut c_uint) -> c_int>)