pub unsafe extern "C" fn json_node_init( node: *mut JsonNode, type_: JsonNodeType, ) -> *mut JsonNode