pub unsafe extern "C" fn SCIPpqueueFind( pqueue: *mut SCIP_PQUEUE, elem: *mut c_void, ) -> c_int
return the position of @p elem in the priority queue, or -1 if element is not found