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