pub unsafe extern "C" fn glSamplerParameterIiv(
    sampler: GLuint,
    pname: GLenum,
    param: *const GLint
)