Source position: jwanative.pas line 7105
function RtlGetDaclSecurityDescriptor(
pSecurityDescriptor: PSECURITY_DESCRIPTOR;
var bDaclPresent: Boolean;
var Dacl: PACL;
var bDaclDefaulted: Boolean
):NTSTATUS;