pub(crate) fn new_code_ident() -> Ident
Returns an ident of the form __code_N where N is incremented once with every call.
__code_N
N