#[no_mangle]
extern "C" fn ICU4XLineSegmenter_create_lstm_with_options_v1(
provider: &ICU4XDataProvider,
options: ICU4XLineBreakOptionsV1,
) -> DiplomatResult<Box<ICU4XLineSegmenter>, ICU4XError>
#[no_mangle]
extern "C" fn ICU4XLineSegmenter_create_lstm_with_options_v1(
provider: &ICU4XDataProvider,
options: ICU4XLineBreakOptionsV1,
) -> DiplomatResult<Box<ICU4XLineSegmenter>, ICU4XError>