pub unsafe extern "system" fn SetBkMode(
    hdc: *mut HDC__,
    mode: i32
) -> i32