pub unsafe extern "C" fn glWaitSemaphoreui64NVX(
    waitGpu: GLuint,
    fenceObjectCount: GLsizei,
    semaphoreArray: *const GLuint,
    fenceValueArray: *const GLuint64
)