pub unsafe extern "C" fn twig_document_render_html(
doc: *mut TwigDocument,
out_ptr: *mut *const u8,
out_len: *mut usize,
) -> TwigStatuspub unsafe extern "C" fn twig_document_render_html(
doc: *mut TwigDocument,
out_ptr: *mut *const u8,
out_len: *mut usize,
) -> TwigStatus