Function windows_sys::Wdk::System::OfflineRegistry::ORSetValue
pub unsafe extern "system" fn ORSetValue(
handle: ORHKEY,
lpvaluename: PCWSTR,
dwtype: u32,
lpdata: *const u8,
cbdata: u32,
) -> WIN32_ERROR