pub unsafe extern "system" fn SetFirmwareEnvironmentVariableA( lpname: PCSTR, lpguid: PCSTR, pvalue: *const c_void, nsize: u32) -> BOOL
Required features: ‘Win32_System_WindowsProgramming’, ‘Win32_Foundation’