pub unsafe extern "C" fn XPLMGetMETARForAirport(
    airport_id: *const c_char,
    outMETAR: *mut XPLMFixedString150_t
)