Basically, it's in the title. Causes in-game linking issues when using gdiplus library. The file in question is: MSFS SDK\WASM\projects\gdiplus\src\FlatNVG\general.cpp
There's only gdip_closed_curve_tangents but no gdip_open_curve_tangents method while both are used in the codebase.