How to reimport LODs for Static Mesh from Python

How do i import/reimport a Lod level using Python on a Static Mesh. The C++ counterpart is : FbxMeshUtils::ImportMeshLODDialog( StaticMesh , LODIndex );

Any luck? Looking for this as well…