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