pub unsafe extern "system" fn RtlGetSystemGlobalData(
    dataid: RTL_SYSTEM_GLOBAL_DATA_ID,
    buffer: *mut c_void,
    size: u32
) -> u32