Function windows_sys::Wdk::System::Registry::NtSetInformationKey
pub unsafe extern "system" fn NtSetInformationKey(
keyhandle: HANDLE,
keysetinformationclass: KEY_SET_INFORMATION_CLASS,
keysetinformation: *const c_void,
keysetinformationlength: u32,
) -> NTSTATUS