pub unsafe extern "system" fn PsInsertPermanentSiloContext(
    silo: PESILO,
    contextslot: u32,
    silocontext: *const c_void,
) -> NTSTATUS