pub unsafe extern "C" fn glMultiDrawElementArrayAPPLE(
    mode: GLenum,
    first: *const GLint,
    count: *const GLsizei,
    primcount: GLsizei
)