pub unsafe extern "C" fn codes_get_reduced_row(
    pl: c_long,
    lon_first: f64,
    lon_last: f64,
    npoints: *mut c_long,
    ilon_first: *mut c_long,
    ilon_last: *mut c_long
)