pub unsafe extern "system" fn DefineDosDeviceW(
    dwFlags: u32,
    lpDeviceName: *const u16,
    lpTargetPath: *const u16
) -> i32