pub fn get_function_name(
    data_path: impl AsRef<Path>,
    path: impl AsRef<Path>
) -> Result<ResourceLocation, String>