pub unsafe extern "system" fn RtlIsUntrustedObject(
    Handle: HANDLE,
    Object: PVOID,
    IsUntrustedObject: PBOOLEAN
) -> NTSTATUS