Function windows_sys::Win32::System::Diagnostics::Debug::SymGetUnwindInfo
pub unsafe extern "system" fn SymGetUnwindInfo(
hprocess: HANDLE,
address: u64,
buffer: *mut c_void,
size: *mut u32,
) -> BOOL