pub type DestroyFn = unsafe fn(*const c_char);
Signature for deallocation functions used with OwnedCString::new.
OwnedCString::new