ShowGameInviteUIForUser

Function ShowGameInviteUIForUser 

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