Function windows_sys::Win32::System::Diagnostics::Debug::SymEnumerateModules64
pub unsafe extern "system" fn SymEnumerateModules64(
hprocess: HANDLE,
enummodulescallback: PSYM_ENUMMODULES_CALLBACK64,
usercontext: *const c_void,
) -> BOOL