pub unsafe extern "C" fn FMOD_Geometry_GetPolygonVertex(
geometry: *mut FMOD_GEOMETRY,
index: c_int,
vertexindex: c_int,
vertex: *mut FMOD_VECTOR,
) -> FMOD_RESULTpub unsafe extern "C" fn FMOD_Geometry_GetPolygonVertex(
geometry: *mut FMOD_GEOMETRY,
index: c_int,
vertexindex: c_int,
vertex: *mut FMOD_VECTOR,
) -> FMOD_RESULT