pub const unsafe fn sqlite_transient() -> Option<unsafe extern "C" fn(arg1: *mut c_void)>
Create the special marker value SQLITE_TRANSIENT.
Per rustc, “it is undefined behavior to use this value”. ¯\_(ツ)_/¯
¯\_(ツ)_/¯