bool check_alltypes(pb_istream_t *stream, int mode)
MOSAPI int memcmp(const void *s1, const void *s2, size_t n)
MOSAPI s32 strcmp(const char *str1, const char *str2)
size_t fread(void *__restrict ptr, size_t size, size_t nmemb, FILE *__restrict stream)
MOSAPI s32 atoi(const char *nptr)
#define PB_GET_ERROR(stream)
bool pb_decode(pb_istream_t *stream, const pb_msgdesc_t *fields, void *dest_struct)
pb_istream_t pb_istream_from_buffer(const pb_byte_t *buf, size_t msglen)
pb_size_t rep_submsg_count
AllTypes_opt_bytes_t opt_bytes
pb_size_t rep_string_count
AllTypes_req_bytes_t req_bytes
pb_size_t rep_double_count
AllTypes_rep_bytes_t rep_bytes[5]
pb_size_t rep_fixed32_count
pb_size_t rep_int32_count
pb_size_t rep_float_count
pb_size_t rep_sfixed32_count
pb_size_t rep_fixed64_count
pb_size_t rep_bytes_count
pb_size_t rep_uint64_count
pb_size_t rep_sint64_count
pb_size_t rep_sfixed64_count
pb_size_t rep_uint32_count
pb_size_t rep_int64_count
pb_size_t rep_sint32_count
#define SET_BINARY_MODE(file)