pub unsafe extern "C" fn SSL_set_num_tickets(
    s: *mut SSL,
    num_tickets: size_t
) -> c_int