// Allocate a qubit.
use q = Qubit();

// Do something with q here.