[CODEGEN]About custom the c code

I want to ask a question, that is, I want to translate a python model or operator into c through tvm, but the translation should be using the underlying tvm to generate c code. I wonder if the generated c code can be in line with my custom c code standards. Can this be done?