Function DtcGetTransactionManagerExW
pub unsafe extern "cdecl" fn DtcGetTransactionManagerExW(
i_pwszhost: PCWSTR,
i_pwsztmname: PCWSTR,
i_riid: *const GUID,
i_grfoptions: u32,
i_pvconfigparams: *mut c_void,
o_ppvobject: *mut *mut c_void,
) -> HRESULT