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