pub unsafe extern "C" fn twig_editor_source(
editor: *mut TwigEditor,
out_ptr: *mut *const u8,
out_len: *mut usize,
) -> TwigStatuspub unsafe extern "C" fn twig_editor_source(
editor: *mut TwigEditor,
out_ptr: *mut *const u8,
out_len: *mut usize,
) -> TwigStatus