pub unsafe extern "C" fn XPLMSetWindowRefCon(
    inWindowID: XPLMWindowID,
    inRefcon: *mut c_void
)