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