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