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