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