pub unsafe fn GetDeviceManagementConfigInfo<P0>( providerid: P0, configstringbufferlength: *mut u32, configstring: Option<PWSTR>, ) -> Result<()>where P0: Param<PCWSTR>,