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