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