pub unsafe extern "C" fn json_node_init_array( node: *mut JsonNode, array: *mut JsonArray, ) -> *mut JsonNode