pub type PFNGLPROGRAMUNIFORM1FPROC = Option<unsafe extern "C" fn(program: GLuint, location: GLint, v0: GLfloat)>;