pub unsafe extern "C-unwind" fn XPLMSetWindowTitle(
    inWindowID: XPLMWindowID,
    inWindowTitle: *const c_char
)