pub unsafe fn MprConfigTransportGetHandle<P0>(
    hmprconfig: P0,
    dwtransportid: u32,
    phroutertransport: *mut HANDLE
) -> u32
where P0: IntoParam<HANDLE>,