#[no_mangle] pub unsafe extern "C" fn relay_buf_free(b: *mut RelayBuf)
Frees a Relay buf.
If the buffer is marked as not owned then this function does not do anything.