pub unsafe extern "C-unwind" fn XPLMDrawMapLabel(
    layer: XPLMMapLayerID,
    inText: *const c_char,
    mapX: f32,
    mapY: f32,
    orientation: XPLMMapOrientation,
    rotationDegrees: f32
)