pub type PFNGLGETINFOLOGARBPROC = Option<unsafe extern "C" fn(obj: GLhandleARB, maxLength: GLsizei, length: *mut GLsizei, infoLog: *mut GLcharARB)>;