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