pub unsafe fn GetFontUnicodeRanges<P0>(
    hdc: P0,
    lpgs: Option<*mut GLYPHSET>
) -> u32
where P0: IntoParam<HDC>,