Type Definition ABORTPROC
winapi::um::wingdi
type ABORTPROC = Option<unsafe extern "system" fn(_: HDC, _: c_int) -> BOOL>;