func Initialize() { C.__tsan_init() }
func Initialize(racectx *uintptr) { C.__tsan_init((*unsafe.Pointer)(unsafe.Pointer(racectx))) }