pub unsafe extern "system" fn SetDCPenColor(
    hdc: *mut HDC__,
    color: u32
) -> u32