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