ShowGameInviteUIWithContext

Function ShowGameInviteUIWithContext 

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