pub fn generate_idl_for_struct(
    env: &GlobalEnv,
    struct_env: &StructEnv<'_>
) -> Result<IDLStruct>