pub unsafe extern "system" fn SetFirmwareEnvironmentVariableExW( lpname: PCWSTR, lpguid: PCWSTR, pvalue: *const c_void, nsize: u32, dwattributes: u32, ) -> BOOL