pub unsafe extern "C" fn twig_editor_table_edit(
editor: *mut TwigEditor,
offset: usize,
op: c_int,
arg: c_int,
out_change: *mut TwigChange,
) -> TwigStatuspub unsafe extern "C" fn twig_editor_table_edit(
editor: *mut TwigEditor,
offset: usize,
op: c_int,
arg: c_int,
out_change: *mut TwigChange,
) -> TwigStatus