pub unsafe extern "C" fn rtcIntersect16(
    valid: *const c_int,
    scene: RTCScene,
    rayhit: *mut RTCRayHit16,
    args: *mut RTCIntersectArguments
)