pub unsafe extern "C" fn codes_index_get_size(
    index: *const codes_index,
    key: *const c_char,
    size: *mut usize
) -> c_int