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