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