Function windows::Wdk::System::SystemServices::RtlIsUntrustedObject
pub unsafe fn RtlIsUntrustedObject<P0>(
handle: P0,
object: Option<*const c_void>,
untrustedobject: *mut BOOLEAN,
) -> NTSTATUSwhere
P0: Param<HANDLE>,