Constant MDBX_TXN_PARKED

pub const MDBX_TXN_PARKED: i32 = 32;
Available on crate feature mdbx only.