pub unsafe extern "C" fn FMOD_Geometry_SetPolygonAttributes(
geometry: *mut FMOD_GEOMETRY,
index: i32,
directocclusion: f32,
reverbocclusion: f32,
doublesided: FMOD_BOOL,
) -> FMOD_RESULTpub unsafe extern "C" fn FMOD_Geometry_SetPolygonAttributes(
geometry: *mut FMOD_GEOMETRY,
index: i32,
directocclusion: f32,
reverbocclusion: f32,
doublesided: FMOD_BOOL,
) -> FMOD_RESULT