#pragma once
#include <stdint.h>

/*
struct IAPReturnIPodNamePayload {
    char name[];
} __attribute__((packed));
*/
