#[unsafe(no_mangle)]pub extern "C" fn hide_buffer_empty() -> HideBufferExpand description
An empty buffer, for initialising a local before passing its address in.
Callers must start from this rather than from uninitialised memory, because
hide_buffer_free reads the pointer it is given.