pub unsafe fn MprAdminInterfaceDisconnect<P0>(
    hmprserver: isize,
    hinterface: P0
) -> u32
where P0: IntoParam<HANDLE>,