pub unsafe fn ShowChangeFriendRelationshipUI(
    targetuserxuid: &HSTRING,
    completionroutine: GameUICompletionRoutine,
    context: Option<*const c_void>
) -> Result<()>