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