Function VirtualUnlock

pub unsafe extern "system" fn VirtualUnlock(
    lpaddress: *const c_void,
    dwsize: usize,
) -> BOOL