pub unsafe extern "cdecl" fn utrace_vformat(
    outbuf: PCSTR,
    capacity: i32,
    indent: i32,
    fmt: PCSTR,
    args: *mut i8
) -> i32