pub unsafe extern "system" fn RtlSetSystemGlobalData(
    dataid: RTL_SYSTEM_GLOBAL_DATA_ID,
    buffer: *const c_void,
    size: u32
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation", "Win32_System_SystemInformation"