pub unsafe extern "C" fn SetProfilingThreadCallbacks(
    registerThread: RegisterThreadCallback,
    unregisterThread: UnregisterThreadCallback
)