pub unsafe extern "C" fn SSL_SESSION_set_ticket( session: *mut SSL_SESSION, ticket: *const u8, ticket_len: usize) -> c_int