pub unsafe fn OpenTransactionManagerById(
    transactionmanagerid: *const GUID,
    desiredaccess: u32,
    openoptions: u32,
) -> Result<HANDLE>