pub unsafe extern "C" fn s2n_set_server_name(
    conn: *mut s2n_connection,
    server_name: *const c_char
) -> c_int