sdl2_sys::audio
type SDL_AudioCallback = Option<extern fn(arg1: *mut c_void, arg2: *mut uint8_t, arg3: c_int)>;