pub unsafe extern "system" fn RtlProtectHeap(
    HeapHandle: PVOID,
    MakeReadOnly: BOOLEAN
)