pub unsafe extern "C" fn SCIPpqueueElems( pqueue: *mut SCIP_PQUEUE, ) -> *mut *mut c_void
returns the elements of the queue; changing the returned array may destroy the queue’s ordering!