pub unsafe extern "C" fn container_deserialize(
    typecode: u8,
    buf: *const c_char,
    buf_len: usize
) -> *mut c_void