pub unsafe extern "C" fn Cudd_ShortestPath( manager: *mut DdManager, f: *mut DdNode, weight: *mut c_int, support: *mut c_int, length: *mut c_int, ) -> *mut DdNode