pub unsafe extern "C" fn fy_emit_node_to_buffer( fyn: *mut fy_node, flags: fy_emitter_cfg_flags, buf: *mut c_char, size: usize, ) -> c_int