pub unsafe extern "C-unwind" fn XPLMInstanceSetPosition(
    instance: XPLMInstanceRef,
    new_position: *const XPLMDrawInfo_t,
    data: *const f32
)