pub unsafe extern "C" fn codes_index_select_double(
    index: *mut codes_index,
    key: *const c_char,
    value: f64
) -> c_int