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