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