_ACRTIMP double __cdecl sin(double)
_ACRTIMP float __cdecl cosf(float)
_ACRTIMP float __cdecl sinf(float)
_ACRTIMP double __cdecl cos(double)
void sincos(double x, double *s, double *c)
void sincosf(float x, float *s, float *c)
GLint GLint GLint GLint GLint x