Source position: jwawinbase.pas line 5070
function GetFileSecurityW(
lpFileName: LPCWSTR;
RequestedInformation: SECURITY_INFORMATION;
pSecurityDescriptor: PSECURITY_DESCRIPTOR;
nLength: DWORD;
var lpnLengthNeeded: DWORD
):BOOL;