pub unsafe fn TTDeleteEmbeddedFont<P0>(
    hfontreference: P0,
    ulflags: u32,
    pulstatus: *mut u32
) -> i32
where P0: IntoParam<HANDLE>,