pub unsafe extern "C" fn glDrawElementArrayAPPLE(
    mode: GLenum,
    first: GLint,
    count: GLsizei
)