pub unsafe extern "system" fn LocalAlloc(
    uFlags: UINT,
    uBytes: SIZE_T
) -> HLOCAL