pub unsafe extern "C" fn glCreateQueries(
    target: GLenum,
    n: GLsizei,
    ids: *mut GLuint
)