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