pub unsafe extern "C" fn twig_editor_insert_footnote(
editor: *mut TwigEditor,
offset: usize,
label: *const u8,
label_len: usize,
out_change: *mut TwigChange,
) -> TwigStatuspub unsafe extern "C" fn twig_editor_insert_footnote(
editor: *mut TwigEditor,
offset: usize,
label: *const u8,
label_len: usize,
out_change: *mut TwigChange,
) -> TwigStatus