pub type PFNGLNAMEDBUFFERSTORAGEPROC = Option<unsafe extern "C" fn(buffer: GLuint, size: GLsizeiptr, data: *const c_void, flags: GLbitfield)>;