pub type tls_session_ticket_ext_cb_fn = Option<unsafe extern "C" fn(_: *mut SSL, _: *const c_uchar, _: c_int, _: *mut c_void) -> c_int>;