Function VirtualUnlock

Source
pub unsafe extern "system" fn VirtualUnlock(
    lpAddress: LPVOID,
    dwSize: SIZE_T,
) -> BOOL