pub unsafe extern "system" fn GetKerningPairsW(
    hdc: *mut HDC__,
    nPairs: u32,
    lpKernPair: *mut KERNINGPAIR
) -> u32