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