pub unsafe fn ModuleLink(
    cx: *mut JSContext,
    moduleRecord: HandleObject<'_>
) -> bool