pub unsafe extern "system" fn UnDecorateSymbolNameW(
    name: PCWSTR,
    outputstring: PWSTR,
    maxstringlength: u32,
    flags: u32
) -> u32
Expand description

Required features: "Win32_System_Diagnostics_Debug"