#[unsafe(no_mangle)]extern "C" fn ICU4XBidiInfo_paragraph_at<'text>(
    this: &'text ICU4XBidiInfo<'text>,
    n: usize,
) -> Option<Box<ICU4XBidiParagraph<'text>>>#[unsafe(no_mangle)]extern "C" fn ICU4XBidiInfo_paragraph_at<'text>(
    this: &'text ICU4XBidiInfo<'text>,
    n: usize,
) -> Option<Box<ICU4XBidiParagraph<'text>>>