pub type SCIP_BT = SCIP_Bt;
Binary tree data structure
#[repr(C)]pub struct SCIP_BT { /* private fields */ }