* Construct an {@link ICU4XLocale `ICU4XLocale`} from an locale identifier.
* This will run the complete locale parsing algorithm. If code size and performance are critical and the locale is of a known shape (such as `aa-BB`) use `create_und`, `set_language`, `set_script`, and `set_region`.