pub unsafe extern "C" fn json_to_string( node: *mut JsonNode, pretty: gboolean, ) -> *mut c_char
v1_2