pub unsafe fn RtlIsUntrustedObject( handle: Option<HANDLE>, object: Option<*const c_void>, untrustedobject: *mut bool, ) -> NTSTATUS