pub unsafe extern "system" fn GetCharWidthFloatW(
    hdc: *mut HDC__,
    iFirst: u32,
    iLast: u32,
    lpBuffer: *mut f32
) -> i32