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