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