Constant MDBX_TXN_NOSYNC

pub const MDBX_TXN_NOSYNC: i32 = 65536; // 65_536i32
Available on crate features provider and mdbx only.