pub unsafe extern "system" fn GetGlyphIndicesW(
    hdc: *mut HDC__,
    lpstr: *const u16,
    c: i32,
    pgi: *mut u16,
    fl: u32
) -> u32