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