Function windows::Wdk::System::SystemServices::RtlSetSystemGlobalData
pub unsafe fn RtlSetSystemGlobalData(
dataid: RTL_SYSTEM_GLOBAL_DATA_ID,
buffer: *const c_void,
size: u32,
) -> NTSTATUS