pub unsafe extern "C" fn coco_problem_get_smallest_values_of_interest(
problem: *const coco_problem_t,
) -> *const f64Expand description
@brief Returns a vector of size ‘dimension’ with lower bounds of the region of interest in the decision space.