crs-bind 0.1.5

A stripped down version of qvex/vex-rt so I can do less than safe things with QUEEN's bindings for my own crassipes project. Please don't actually use this unless you need to access the bindings directly.
/* This wrapper file forces libclang to evaluate macros for bindgen */

#include "pros/apix.h"

const int32_t PROS_ERR_ = PROS_ERR;
const double PROS_ERR_F_ = PROS_ERR_F;