pub type XPLMMapLayerID = *mut c_void;
XPLMMapLayerID
This is an opaque handle for a plugin-created map layer. Pass it to the map drawing APIs from an appropriate callback to draw in the layer you created.