Function HeapFree
pub unsafe extern "system" fn HeapFree(
hheap: HANDLE,
dwflags: HEAP_FLAGS,
lpmem: *const c_void,
) -> BOOLpub unsafe extern "system" fn HeapFree(
hheap: HANDLE,
dwflags: HEAP_FLAGS,
lpmem: *const c_void,
) -> BOOL