pub unsafe extern "C" fn Cudd_addBddInterval( dd: *mut DdManager, f: *mut DdNode, lower: f64, upper: f64, ) -> *mut DdNode