pub unsafe fn utrace_format<P0, P3>( outbuf: P0, capacity: i32, indent: i32, fmt: P3, ) -> i32where P0: Param<PCSTR>, P3: Param<PCSTR>,