pub unsafe extern "C" fn SetProfilingThreadCallbacks( registerThread: Option<unsafe extern "C" fn(*const i8, *mut c_void) -> *mut ProfilingStack>, unregisterThread: Option<unsafe extern "C" fn()>, )