pub unsafe extern "C" fn glSemaphoreParameterui64vEXT(
    semaphore: GLuint,
    pname: GLenum,
    params: *const GLuint64
)