pub unsafe fn PeerPnrpUpdateRegistration(
    hregistration: *const c_void,
    pregistrationinfo: *const PEER_PNRP_REGISTRATION_INFO
) -> Result<()>