pub unsafe extern "C" fn FMOD_Sound_GetTag(
sound: *mut FMOD_SOUND,
name: *const c_char,
index: c_int,
tag: *mut FMOD_TAG,
) -> FMOD_RESULTpub unsafe extern "C" fn FMOD_Sound_GetTag(
sound: *mut FMOD_SOUND,
name: *const c_char,
index: c_int,
tag: *mut FMOD_TAG,
) -> FMOD_RESULT