pub unsafe extern "system" fn GetTextExtentPoint32W(
    hdc: *mut HDC__,
    lpString: *const u16,
    c: i32,
    psizl: *mut SIZE
) -> i32