pub unsafe extern "C" fn glBeginQueryIndexed(
    target: GLenum,
    index: GLuint,
    id: GLuint
)