pub type PFNGLGETACTIVEUNIFORMSIVPROC = Option<unsafe extern "C" fn(program: GLuint, uniformCount: GLsizei, uniformIndices: *const GLuint, pname: GLenum, params: *mut GLint)>;