Function windows_sys::Wdk::System::SystemServices::RtlIsUntrustedObject
pub unsafe extern "system" fn RtlIsUntrustedObject(
handle: HANDLE,
object: *const c_void,
untrustedobject: *mut BOOLEAN,
) -> NTSTATUS