Function windows_sys::Wdk::System::SystemServices::ExSetFirmwareEnvironmentVariable
pub unsafe extern "system" fn ExSetFirmwareEnvironmentVariable(
variablename: *const UNICODE_STRING,
vendorguid: *const GUID,
value: *const c_void,
valuelength: u32,
attributes: u32,
) -> NTSTATUS