pub unsafe extern "C-unwind" fn XPLMGetDataRefsByIndex(
    offset: c_int,
    count: c_int,
    outDataRefs: *mut XPLMDataRef
)