pub unsafe extern "C" fn glMap1xOES(
    target: GLenum,
    u1: GLfixed,
    u2: GLfixed,
    stride: GLint,
    order: GLint,
    points: GLfixed
)