pub unsafe extern "system" fn GetTextExtentPointI(
    hdc: *mut HDC__,
    pgiIn: *mut u16,
    cgi: i32,
    psize: *mut SIZE
) -> i32