pub unsafe extern "C" fn glMultiTexCoordP2uiv(
    texture: GLenum,
    type_: GLenum,
    coords: *const GLuint
)