pub unsafe extern "system" fn ShowGameInviteUIForUser(
    user: IInspectable,
    serviceconfigurationid: HSTRING,
    sessiontemplatename: HSTRING,
    sessionid: HSTRING,
    invitationdisplaytext: HSTRING,
    completionroutine: GameUICompletionRoutine,
    context: *const c_void
) -> HRESULT