pub unsafe extern "C" fn rtcSetGeometryTransform(
    geometry: RTCGeometry,
    timeStep: c_uint,
    format: RTCFormat,
    xfm: *const c_void
)