Vmbytegenval compile : 
  fail_on_error:bool ->
  ?universes:int ->
  Environ.env ->
  Genlambda.evars ->
  Constr.constr ->
  (Vmemitcodes.to_patch * Vmbytecodes.fv) optionShould only be used for monomorphic terms
init, fun, fv
val compile_constant_body : 
  fail_on_error:bool ->
  Environ.env ->
  Declarations.universes ->
  ( Constr.t, 'opaque ) Declarations.constant_def ->
  Vmemitcodes.body_code optionShortcut of the previous function used during module strengthening
val compile_alias : Names.Constant.t -> Vmemitcodes.body_code