pub unsafe extern "C" fn XPLMGetNthAircraftModel(
    inIndex: c_int,
    outFileName: *mut c_char,
    outPath: *mut c_char
)