pub unsafe extern "C" fn twig_editor_wrap_range(
editor: *mut TwigEditor,
start: usize,
end: usize,
kind: c_int,
out_change: *mut TwigChange,
) -> TwigStatuspub unsafe extern "C" fn twig_editor_wrap_range(
editor: *mut TwigEditor,
start: usize,
end: usize,
kind: c_int,
out_change: *mut TwigChange,
) -> TwigStatus