pub unsafe extern "system" fn RtlSetUserValueHeap(
    HeapHandle: PVOID,
    Flags: ULONG,
    BaseAddress: PVOID,
    UserValue: PVOID
) -> BOOLEAN