pub unsafe extern "C" fn get_string_table_entry(
    out: *mut *mut StringEntry,
    index: StringId
) -> u8