pub unsafe extern "C" fn grib_box_get_points(
    box_: *mut grib_box,
    north: f64,
    west: f64,
    south: f64,
    east: f64,
    err: *mut c_int
) -> *mut grib_points