pub unsafe extern "C" fn glDrawArraysInstancedEXT(
    mode: GLenum,
    start: GLint,
    count: GLsizei,
    primcount: GLsizei
)