pub unsafe extern "C" fn rtcGetGeometryTransform(
    geometry: RTCGeometry,
    time: f32,
    format: RTCFormat,
    xfm: *mut c_void
)