pub unsafe extern "C" fn glGetSamplerParameterIiv(
    sampler: GLuint,
    pname: GLenum,
    params: *mut GLint
)