#pragma once
#include <stdint.h>

/*
struct IAPRetAccessorySampleRateCapsPayload {
    uint32_t sample_rates[];
} __attribute__((packed));
*/
