#ifndef foosydneyzerohfoo #define foosydneyzerohfoo #include #include #include "sydney.h" typedef void (*zero_func_t) (void *dst, size_t dstr, size_t bytes); zero_func_t get_zero_func(sa_pcm_format_t f); #endif