pub unsafe extern "C" fn glPrioritizeTexturesxOES(
    n: GLsizei,
    textures: *const GLuint,
    priorities: *const GLfixed
)