in cubeb-backend/src/log.rs [18:23]
fn new() -> Self { StaticCString { buf: unsafe { std::mem::MaybeUninit::uninit().assume_init() }, len: 0, } }