GlobalAlloc

Function GlobalAlloc 

pub unsafe fn GlobalAlloc(
    uflags: GLOBAL_ALLOC_FLAGS,
    dwbytes: usize,
) -> Result<HGLOBAL>