# Functions
GetPointerBool returns a pointer to the given boolean.
GetPointerFloat64 returns a pointer to the given float64.
GetPointerInt64 returns a pointer to the given int64.
GetPointerString returns a pointer to the given string.
GetPointerTime returns a pointer to the given time.