.include "o/libc/nt/ntdllimport.inc" .ntimp RtlDestroyHeap .text.windows RtlDestroyHeap: push %rbp mov %rsp,%rbp .profilable mov %rdi,%rcx sub $32,%rsp call *__imp_RtlDestroyHeap(%rip) leave ret .endfn RtlDestroyHeap,globl .previous