pub unsafe extern "C" fn SCIPfindHeur( scip: *mut SCIP, name: *const c_char, ) -> *mut SCIP_HEUR
returns the primal heuristic of the given name, or NULL if not existing