#[no_mangle]
extern "C" fn ICU4XLocaleDirectionality_is_right_to_left(
    this: &ICU4XLocaleDirectionality,
    locale: &ICU4XLocale,
) -> bool