pub unsafe extern "C" fn SSL_CTX_set_num_tickets(
    ctx: *mut SSL_CTX,
    num_tickets: size_t
) -> c_int