Constant MDBX_EDEADLK

pub const MDBX_EDEADLK: i32 = 35;
Available on crate feature mdbx only.