pub unsafe extern "C" fn Mix_FadeInChannelTimed( channel: i32, chunk: *mut Mix_Chunk, loops: i32, ms: i32, ticks: i32, ) -> i32
dep_sdl2