pub unsafe fn ShowFindFriendsUI(
    completionroutine: GameUICompletionRoutine,
    context: Option<*const c_void>
) -> Result<()>