pub unsafe fn SymGetUnwindInfo( hprocess: HANDLE, address: u64, buffer: Option<*mut c_void>, size: *mut u32, ) -> BOOL