pub unsafe extern "system" fn UnDecorateSymbolName(
    name: PCSTR,
    outputstring: PSTR,
    maxstringlength: u32,
    flags: u32
) -> u32
Expand description

Required features: "Win32_System_Diagnostics_Debug"