pub unsafe fn GetTextureParameterIuiv(
    texture: GLuint,
    pname: GLenum,
    params: *mut GLuint
)