#[unsafe(no_mangle)]pub unsafe extern "C" fn lumen_app_free(app: *mut LumenApp)
Drop the app handle without running. Safe to call on null.