Function windows::Wdk::System::SystemServices::PsInsertPermanentSiloContext
pub unsafe fn PsInsertPermanentSiloContext<P0>(
silo: P0,
contextslot: u32,
silocontext: *const c_void,
) -> NTSTATUSwhere
P0: Param<PESILO>,