pub unsafe fn utrace_setFunctions(
    context: *const c_void,
    e: UTraceEntry,
    x: UTraceExit,
    d: UTraceData
)