pub type SyntheticModuleEvaluationSteps<'s> = unsafe extern "C" fn(Local<'s, Context>, Local<'s, Module>) -> SyntheticModuleEvaluationStepsRet;