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