pub unsafe extern "C" fn twig_editor_set_block(
editor: *mut TwigEditor,
offset: usize,
block_kind: c_int,
level: u32,
out_change: *mut TwigChange,
) -> TwigStatuspub unsafe extern "C" fn twig_editor_set_block(
editor: *mut TwigEditor,
offset: usize,
block_kind: c_int,
level: u32,
out_change: *mut TwigChange,
) -> TwigStatus