async fn change_password(
__arg0: State<UiState<DynDashboardApi>>,
user_auth: UserAuth,
__arg2: Form<PasswordChangeInput>,
) -> impl IntoResponseasync fn change_password(
__arg0: State<UiState<DynDashboardApi>>,
user_auth: UserAuth,
__arg2: Form<PasswordChangeInput>,
) -> impl IntoResponse