pub unsafe fn IsDeviceRegisteredWithManagement(
    pfisdeviceregisteredwithmanagement: *mut BOOL,
    pszupn: Option<&mut [u16]>
) -> Result<()>