[OpenMP][Obvious] Fix incompatbile function prototype causing failures

Summary:
This function needs `void` as the arguments to be ABI compatbile with
what is actually defined. This is enforced when doing CUDA separable
linking of the runtime.
GitOrigin-RevId: 8a181f43da2c395daaf30d83248b18d2ab8fe226
1 file changed