pub unsafe extern "C" fn FMOD_System_SetSpeakerPosition(
system: *mut FMOD_SYSTEM,
speaker: FMOD_SPEAKER,
x: f32,
y: f32,
active: FMOD_BOOL,
) -> FMOD_RESULTpub unsafe extern "C" fn FMOD_System_SetSpeakerPosition(
system: *mut FMOD_SYSTEM,
speaker: FMOD_SPEAKER,
x: f32,
y: f32,
active: FMOD_BOOL,
) -> FMOD_RESULT