public static final class CEntryPointOptions.AutomaticPrologueBailout extends Object implements CEntryPointOptions.PrologueBailout
CEntryPointOptions.prologueBailout(). If the prologue returns a non-zero
value, this class tries to convert the result of the prologue to a return value for the
bailout. The behavior depends on the return type that is expected by the method that is
annotated with CEntryPointOptions: