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