pub unsafe extern "C" fn rtcGetSceneLinearBounds(
    scene: RTCScene,
    bounds_o: *mut RTCLinearBounds
)