pub unsafe fn SymFunctionTableAccess64<P0>(
    hprocess: P0,
    addrbase: u64,
) -> *mut c_void
where P0: Param<HANDLE>,