windows::Win32::Security::Authentication::Identity

Function RtlDecryptMemory

pub unsafe fn RtlDecryptMemory(
    memory: *mut c_void,
    memorysize: u32,
    optionflags: u32,
) -> NTSTATUS