pub unsafe extern "cdecl" fn DtcGetTransactionManagerExA(
    i_pszhost: PCSTR,
    i_psztmname: PCSTR,
    i_riid: *const GUID,
    i_grfoptions: u32,
    i_pvconfigparams: *mut c_void,
    o_ppvobject: *mut *mut c_void,
) -> HRESULT