Function windows_sys::Win32::System::Diagnostics::Debug::SymAddSourceStream
pub unsafe extern "system" fn SymAddSourceStream(
hprocess: HANDLE,
base: u64,
streamfile: PCSTR,
buffer: *const u8,
size: usize,
) -> BOOL