pub type PFNGLRENDERBUFFERSTORAGEPROC = Option<unsafe extern "C" fn(target: GLenum, internalformat: GLenum, width: GLsizei, height: GLsizei)>;