Function GetTextMetricsA

pub unsafe extern "system" fn GetTextMetricsA(
    hdc: HDC,
    lptm: *mut TEXTMETRICA,
) -> BOOL