pub unsafe extern "C-unwind" fn XPLMSetWindowIsVisible(
    inWindowID: XPLMWindowID,
    inIsVisible: c_int
)