pub unsafe extern "system" fn SymGetSourceFileW(
    hprocess: HANDLE,
    base: u64,
    params: PCWSTR,
    filespec: PCWSTR,
    filepath: PWSTR,
    size: u32
) -> BOOL
Expand description

Required features: "Win32_System_Diagnostics_Debug", "Win32_Foundation"