pub type PFNGLGETACTIVEUNIFORMPROC = Option<unsafe extern "C" fn(program: GLuint, index: GLuint, bufSize: GLsizei, length: *mut GLsizei, size: *mut GLint, type_: *mut GLenum, name: *mut GLchar)>;