pub unsafe extern "system" fn SymAddSymbol( hprocess: HANDLE, baseofdll: u64, name: PCSTR, address: u64, size: u32, flags: u32, ) -> BOOL