pub fn transpile_function(func: &ItemFn) -> Result<String>
Transpile a function to WGSL without kernel attributes.