pub fn op_webgpu_compute_pass_begin_pipeline_statistics_query(
    state: &mut OpState,
    args: ComputePassBeginPipelineStatisticsQueryArgs,
    _: ()
) -> Result<WebGpuResult, AnyError>