pub unsafe extern "C" fn Mix_HookMusic( mix_func: Option<unsafe extern "C" fn(_: *mut c_void, _: *mut u8, _: i32)>, arg: *mut c_void, )
dep_sdl2