pub unsafe extern "C" fn JS_SetModuleNormalizeFunc2( rt: *mut JSRuntime, module_normalize: Option<unsafe extern "C" fn(*mut JSContext, *const i8, *const i8, JSValue, *mut c_void) -> *mut i8>, )