pub unsafe extern "C" fn glDrawRangeElementArrayAPPLE(
    mode: GLenum,
    start: GLuint,
    end: GLuint,
    first: GLint,
    count: GLsizei
)