Function GetCharABCWidthsA

pub unsafe extern "system" fn GetCharABCWidthsA(
    hdc: HDC,
    wfirst: u32,
    wlast: u32,
    lpabc: *mut ABC,
) -> BOOL