pub unsafe fn TTGetEmbeddingType<P0>(
    hdc: P0,
    pulembedtype: *mut EMBEDDED_FONT_PRIV_STATUS
) -> i32
where P0: IntoParam<HDC>,