pub unsafe extern "system" fn CreateHardLinkW(
    lpFileName: *const u16,
    lpExistingFileName: *const u16,
    lpSecurityAttributes: *mut SECURITY_ATTRIBUTES
) -> i32