LocalAlloc

Function LocalAlloc 

pub unsafe fn LocalAlloc(
    uflags: LOCAL_ALLOC_FLAGS,
    ubytes: usize,
) -> Result<HLOCAL>