Function 68, subfunction 15 - set FPU exception handler.
Parameters:
- eax = 68 - function number
- ebx = 15 - subfunction number
- ecx = address of the new exception handler
Returned value:
- eax = address of the old exception handler (0, if it was not set)