pub unsafe extern "C-unwind" fn XPLMGetVersions(
    outXPlaneVersion: *mut c_int,
    outXPLMVersion: *mut c_int,
    outHostID: *mut XPLMHostApplicationID
)