pub unsafe extern "C" fn json_node_init_object( node: *mut JsonNode, object: *mut JsonObject, ) -> *mut JsonNode