pub unsafe extern "system" fn CreateSymbolicLinkW(
    lpSymlinkFileName: *const u16,
    lpTargetFileName: *const u16,
    dwFlags: u32
) -> u8