pub unsafe extern "C" fn XPLMLoadObjectAsync(
    inPath: *const c_char,
    inCallback: XPLMObjectLoaded_f,
    inRefcon: *mut c_void
)