pub unsafe extern "C" fn FMOD_Geometry_SetPosition(
    geometry: *mut FMOD_GEOMETRY,
    position: *const FMOD_VECTOR
) -> FMOD_RESULT