pub unsafe extern "system" fn GetCharWidthI(
    hdc: *mut HDC__,
    giFirst: u32,
    cgi: u32,
    pgi: *mut u16,
    piWidths: *mut i32
) -> i32