Currently, these functions are in the sablefish::constants::functions namespace in Constants.hpp. This makes them hard to find and use, so they should be moved out. They can be put in Utilities.hpp, Board.hpp, or Bitboard.hpp. Note: They must be constexpr functions