HeapAlloc

Function HeapAlloc 

pub unsafe fn HeapAlloc(
    hheap: HANDLE,
    dwflags: HEAP_FLAGS,
    dwbytes: usize,
) -> *mut c_void