pub unsafe extern "system" fn SetAbortProc(
    hdc: *mut HDC__,
    aproc: Option<unsafe extern "system" fn(_: *mut HDC__, _: i32) -> i32>
) -> i32