Function windows_sys::Win32::System::Diagnostics::Debug::MiniDumpReadDumpStream
pub unsafe extern "system" fn MiniDumpReadDumpStream(
baseofdump: *const c_void,
streamnumber: u32,
dir: *mut *mut MINIDUMP_DIRECTORY,
streampointer: *mut *mut c_void,
streamsize: *mut u32,
) -> BOOL