pub unsafe extern "C" fn codes_index_add_file(
    index: *mut codes_index,
    filename: *const c_char
) -> c_int