pub unsafe extern "C" fn Cudd_bddInterval( dd: *mut DdManager, N: c_int, x: *mut *mut DdNode, lowerB: c_uint, upperB: c_uint, ) -> *mut DdNode