pub unsafe extern "system" fn CreateHardLinkTransactedA(
    lpFileName: LPCSTR,
    lpExistingFileName: LPCSTR,
    lpSecurityAttributes: LPSECURITY_ATTRIBUTES,
    hTransaction: HANDLE
) -> BOOL